@media all and (max-width:1280px){
	.topButton{
		bottom:48px;
		right:48px;
	}
	.abc{
		height:144px;
		border-bottom-left-radius: 40vw 72px;
		border-bottom-right-radius: 40vw 72px;
	}
	.banner h1{
		font-size:64px;
	}
	.headSpace{
		height:120px;
	}
	.listTitle h2{
		font-size:32px;
	}
	.listTitle p{
		font-size:16px;
	}
	.menuList{
		margin-top:32px;
		font-size:32px;
	}
	.hove{
		font-size:24px;
	}
}
@media all and (max-width:760px){
	.topButton{
		bottom:62px;
		right:18px;
		height:64px;
		width:64px;
		font-size:48px;
	}
	.top a:after {
		width: 64px;
		height:64px;
	}
	.abc{
		height:96px;
		border-bottom-left-radius: 40vw 48px;
		border-bottom-right-radius: 40vw 48px;
	}
	.banner h1{
		font-size:32px;
	}
	.mokuji{
		width:70%;
	}
	.headSpace{
		height:96px;
	}
	.banner p{
		font-size:12px;
	}
	.listTitle h2{
		font-size:24px;
	}
	.listTitle p{
		font-size:14px;
	}
	.menuList{
		margin-top:24px;
		font-size:24px;
	}
	.hove{
		font-size:20px;
		white-space: nowrap;
	}
	.menuList{
	font-family:"マメロン 3 Hi Regular";
	}
	.clist h3{
		font-size:18px;
	}
	.clist p{
		font-size:16px;
		line-height: 1em;
	}
}/*
@media all and (max-width:560px){
	/*.abc{
		height:124px;
		border-bottom-left-radius: 40vw 72px;
		border-bottom-right-radius: 40vw 72px;
	}
	.banner h1{
		font-size:32px;
	}

}*/

